testsuite: Add tests for the new node parsing code
authorBenjamin Otte <otte@redhat.com>
Tue, 19 Mar 2019 04:29:20 +0000 (05:29 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 5 May 2019 05:18:39 +0000 (07:18 +0200)
commitb6838cb9f48d591ba9fdcd6419ea1698fb3f9799
tree53d8d41ada99ba4dd9b28386c947b712d54d21f2
parent01a7c7a8b23432b62f5c926e340c703f1b5eecb5
testsuite: Add tests for the new node parsing code

This adds a test tool gsk/node-parser that takes node files and parses
them.

A few of these node files have been added, for crashes I encountered while
developing the new parsing code.
testsuite/gsk/meson.build
testsuite/gsk/node-parser.c [new file with mode: 0644]
testsuite/gsk/nodeparser/crash1.node [new file with mode: 0644]
testsuite/gsk/nodeparser/crash2.node [new file with mode: 0644]
testsuite/gsk/nodeparser/crash3.node [new file with mode: 0644]